Skip to content

chore(deps-dev): bump @github/copilot from 0.0.420 to 0.0.421 in /test/harness#655

Merged
patniko merged 1 commit intomainfrom
dependabot/npm_and_yarn/test/harness/github/copilot-0.0.421
Mar 5, 2026
Merged

chore(deps-dev): bump @github/copilot from 0.0.420 to 0.0.421 in /test/harness#655
patniko merged 1 commit intomainfrom
dependabot/npm_and_yarn/test/harness/github/copilot-0.0.421

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps @github/copilot from 0.0.420 to 0.0.421.

Release notes

Sourced from @​github/copilot's releases.

0.0.421

2026-03-03

  • Autopilot permission dialog appears on first prompt submission instead of on mode switch
  • AUTO theme now reads your terminal's ANSI color palette and uses it directly, so colors match your terminal theme
  • Add structured form input for the ask_user tool using MCP Elicitations (experimental)
  • Plugin commands read extraKnownMarketplaces from project-level .claude/settings.json for Claude compatibility
  • Git hooks can detect Copilot CLI subprocesses via the COPILOT_CLI=1 environment variable to skip interactive prompts
  • Spurious "write EIO" error entries no longer appear in the timeline during session resume or terminal state transitions
  • Python-based MCP servers no longer time out due to buffered stdout
  • Error when --model flag specifies an unavailable model
  • MCP server availability correctly updates after signing in, switching accounts, or signing out
  • Display clickable PR reference next to branch name in the status bar
  • Add --plugin-dir flag to load a plugin from a local directory
  • Mouse text selection is automatically copied to the Linux primary selection buffer (middle-click to paste)
  • Fix VS Code shift+enter and ctrl+enter keybindings for multiline input
  • Use consistent ~/.copilot/pkg path for auto-update instead of XDG_STATE_HOME
  • ACP clients can configure reasoning effort via session config options
  • Click links in the terminal to open them in your default browser
  • Support repo-level config via .github/copilot/config.json for shared project settings like marketplaces and launch messages
  • Streaming output no longer truncates when running in alt-screen mode
  • Right-click paste no longer produces garbled text on Windows
  • Shell command output on Windows no longer renders as "No changes detected" in the timeline
  • GitHub API errors no longer appear as raw HTTP messages in the terminal when using the # reference picker
  • Markdown tables render with proper column widths, word wrap, and Unicode borders that adapt to terminal width
  • MCP elicitation form displays taller multi-line text input, hides tab bar for single-field forms, and fixes error flashing on field navigation

0.0.421-2

Added

  • Add structured form input for the ask_user tool using MCP Elicitations (experimental)
  • Add --plugin-dir flag to load a plugin from a local directory
  • Mouse text selection is automatically copied to the Linux primary selection buffer (middle-click to paste)

Improved

  • Autopilot permission dialog appears on first prompt submission instead of on mode switch
  • AUTO theme now reads your terminal's ANSI color palette and uses it directly, so colors match your terminal theme
  • Plugin commands read extraKnownMarketplaces from project-level .claude/settings.json for Claude compatibility
  • Use consistent ~/.copilot/pkg path for auto-update instead of XDG_STATE_HOME

Fixed

  • Git hooks can detect Copilot CLI subprocesses via the COPILOT_CLI=1 environment variable to skip interactive prompts
  • Spurious "write EIO" error entries no longer appear in the timeline during session resume or terminal state transitions
  • Python-based MCP servers no longer time out due to buffered stdout
  • MCP server availability correctly updates after signing in, switching accounts, or signing out
  • Fix VS Code shift+enter and ctrl+enter keybindings for multiline input

0.0.421-1

Improved

  • AUTO theme now reads your terminal's ANSI color palette and uses it directly, so colors match your terminal theme

... (truncated)

Changelog

Sourced from @​github/copilot's changelog.

0.0.421 - 2026-03-03

  • Autopilot permission dialog appears on first prompt submission instead of on mode switch
  • AUTO theme now reads your terminal's ANSI color palette and uses it directly, so colors match your terminal theme
  • Add structured form input for the ask_user tool using MCP Elicitations (experimental)
  • Plugin commands read extraKnownMarketplaces from project-level .claude/settings.json for Claude compatibility
  • Git hooks can detect Copilot CLI subprocesses via the COPILOT_CLI=1 environment variable to skip interactive prompts
  • Spurious "write EIO" error entries no longer appear in the timeline during session resume or terminal state transitions
  • Python-based MCP servers no longer time out due to buffered stdout
  • Error when --model flag specifies an unavailable model
  • MCP server availability correctly updates after signing in, switching accounts, or signing out
  • Display clickable PR reference next to branch name in the status bar
  • Add --plugin-dir flag to load a plugin from a local directory
  • Mouse text selection is automatically copied to the Linux primary selection buffer (middle-click to paste)
  • Fix VS Code shift+enter and ctrl+enter keybindings for multiline input
  • Use consistent ~/.copilot/pkg path for auto-update instead of XDG_STATE_HOME
  • ACP clients can configure reasoning effort via session config options
  • Click links in the terminal to open them in your default browser
  • Support repo-level config via .github/copilot/config.json for shared project settings like marketplaces and launch messages
  • Streaming output no longer truncates when running in alt-screen mode
  • Right-click paste no longer produces garbled text on Windows
  • Shell command output on Windows no longer renders as "No changes detected" in the timeline
  • GitHub API errors no longer appear as raw HTTP messages in the terminal when using the # reference picker
  • Markdown tables render with proper column widths, word wrap, and Unicode borders that adapt to terminal width
  • MCP elicitation form displays taller multi-line text input, hides tab bar for single-field forms, and fixes error flashing on field navigation
Commits
  • 119c6f8 Merge pull request #1699 from github/devm33/install-ready
  • 3b73154 Update changelog.md for version 0.0.420
  • 30034c7 install: guide user to update PATH for current shell session
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@github/copilot](https://github.com/github/copilot-cli) from 0.0.420 to 0.0.421.
- [Release notes](https://github.com/github/copilot-cli/releases)
- [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md)
- [Commits](github/copilot-cli@v0.0.420...v0.0.421)

---
updated-dependencies:
- dependency-name: "@github/copilot"
  dependency-version: 0.0.421
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 4, 2026 08:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
@patniko patniko merged commit 53b6a11 into main Mar 5, 2026
13 checks passed
@patniko patniko deleted the dependabot/npm_and_yarn/test/harness/github/copilot-0.0.421 branch March 5, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant